home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / trshcn.zip / NTRASH11.H < prev    next >
Text File  |  1993-09-18  |  164b  |  8 lines

  1.  
  2. #define IDM_STAYONTOP    100
  3. #define IDM_PURGE    101
  4.  
  5. long APIENTRY MainWndProc( HWND, UINT, UINT, LONG );
  6. BOOL APIENTRY MainDlgProc( HWND, UINT, UINT, LONG );
  7.  
  8.